Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image generation: rely on activation_scale_factor for GPU #1548

Merged

Conversation

ilya-lavrenov
Copy link
Contributor

@ilya-lavrenov ilya-lavrenov commented Jan 15, 2025

@ilya-lavrenov ilya-lavrenov added this to the 2025.0 milestone Jan 15, 2025
@github-actions github-actions bot added the category: text to image Text 2 image pipeline label Jan 15, 2025
@ilya-lavrenov ilya-lavrenov force-pushed the activation-scale-factor branch 2 times, most recently from ccf07df to b3182d0 Compare January 15, 2025 08:27
@ilya-lavrenov ilya-lavrenov force-pushed the activation-scale-factor branch from b3182d0 to 97d36b3 Compare January 15, 2025 08:27
@@ -137,25 +137,17 @@ class StableDiffusion3Pipeline : public DiffusionPipeline {

set_scheduler(Scheduler::from_config(root_dir / "scheduler/scheduler_config.json"));

// Temporary fix for GPU
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since this WA is not released yet (added to master after 2024.6), we can safely drop it and rely on official solution

@ilya-lavrenov ilya-lavrenov merged commit 18d1bf8 into openvinotoolkit:master Jan 16, 2025
59 checks passed
@ilya-lavrenov ilya-lavrenov deleted the activation-scale-factor branch January 16, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants